Skip to content

Conversation

tene04
Copy link

@tene04 tene04 commented Jul 27, 2025

Summary

This Pull Request adds a new script called Subtitles Generator, which allows users to create .srt files from audio/video files.

Features

  • Accepts audio or video files as input
  • Generates standard .srt subtitle files
  • Designed to be simple and easy to use
  • Includes a README with usage instructions

Notes

  • This is a new standalone script. It does not modify existing scripts.
  • It has been tested locally.

Closes #468

… audio/video files. For video files, it can also create a new video file with soft subtitles embedded
@erickdp
Copy link

erickdp commented Oct 9, 2025

The subtitles are generated but are not embedded in the video, as I checked in the pull request. @DhanushNehru , could you assign me to work on this pull request to embed the subtitles within the videos and generate a more realistic result as a PR hackoctoberfest?

Additional ideas:

  • Other ideas on this same issue are to transcribe any language into English or directly into the language set as input.

Here is a reference image of the subtitles embedded in the final result.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automated subtitles generator
3 participants